* The *.cmake files pull in dependencies that are not required for
compiling
* ITK messes things up with these files installed.
+dcmtk (3.6.1~20150924-4) unstable; urgency=medium
+
+ * Do not install DCMTK*.cmake files, they break things.
+ cmake's FindDCMTK handles this case better without these files.
+
+ -- Gert Wollny <gw.fossdev@gmail.com> Tue, 05 Jan 2016 21:42:56 +0100
+
dcmtk (3.6.1~20150924-2) unstable; urgency=medium
* Update internal use of DCMDICT path Closes: #807691
usr/include/dcmtk/*
-usr/lib/*.so
-usr/lib/cmake/
+usr/lib/*.so
\ No newline at end of file